func runtime.bootstrapRand
4 uses
runtime (current package)
alg.go#L460: hashkey[i] = uintptr(bootstrapRand())
alg.go#L469: key[i] = bootstrapRand()
rand.go#L121: func bootstrapRand() uint64 {
rand.go#L191: seed[i] = bootstrapRand()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)